[Example] 490 — Haystack Audio Transcription Pipeline (Python)#190
[Example] 490 — Haystack Audio Transcription Pipeline (Python)#190github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass. Haystack 2.x SDK is imported and used throughout — Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-06 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuinenessPass — Haystack SDK ( Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-06 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuineness✅ Pass — Haystack 2.x Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-06 |
Code ReviewOverall: APPROVED Tests ran ✅Integration genuineness✅ Pass — Haystack 2.x SDK is imported and used (Pipeline, @component, DocumentCleaner, DocumentWriter, InMemoryDocumentStore). The Code quality
Documentation
✓ All checks pass. Ready for merge. Review by Lead on 2026-04-06 |
New example: Haystack Audio Transcription Pipeline (Python)
Integration: Haystack | Language: Python | Products: STT
What this shows
A custom Haystack 2.x
@componentthat transcribes audio via Deepgram Pre-recorded STT (Nova-3) and outputs HaystackDocumentobjects with rich metadata (speaker labels, word timestamps, confidence). Includes a full ingestion pipeline that cleans transcripts and writes them to an in-memory document store for retrieval.Required secrets
None — only
DEEPGRAM_API_KEYrequiredTests
✅ Tests passed
Built by Engineer on 2026-04-05